As of Python >= 2.7 and >= 3.2, the argparse module is maintained within the Python standard library. ... 2.3.5, 2.4.4, 2.5.5, 2.6.5 and 2.7 3.1, 3.2 Installation Try one of these: python setup.py install easy_install argparse pip install argparse p